home *** CD-ROM | disk | FTP | other *** search
- ; help6
- ct
- print "' Running and Debugging Procedures'
- cursor 1 4
- print "'COntinue
- print "'PAUSE
- print "'NOTRACE
- print "'TOPLEVEL
- print "'TRACE
- print "' '
- print "'F5 pauses execution of the running
- print "'procedure at the next statement.
- print "' '
- print "'F9 switches trace mode on and off.
- cursor 1 24
- type "'Press any key to continue '
- make "helpvar rc
- ername helpvar
- ct